[INFO] cloning repository https://github.com/malaq88/rpi_open_emulator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/malaq88/rpi_open_emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalaq88%2Frpi_open_emulator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalaq88%2Frpi_open_emulator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b8740e25b2a809983e7770dc93a55ca8e57de9fb
[INFO] checking malaq88/rpi_open_emulator against master#03c609abb6638f9d7f49f34326d4137d07f5cd61 for pr-155945
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalaq88%2Frpi_open_emulator" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/malaq88/rpi_open_emulator
[INFO] finished tweaking git repo https://github.com/malaq88/rpi_open_emulator
[INFO] tweaked toml for git repo https://github.com/malaq88/rpi_open_emulator written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/malaq88/rpi_open_emulator on toolchain 03c609abb6638f9d7f49f34326d4137d07f5cd61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/malaq88/rpi_open_emulator already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ecolor v0.27.2
[INFO] [stderr]   Downloaded eframe v0.27.2
[INFO] [stderr]   Downloaded emath v0.27.2
[INFO] [stderr]   Downloaded egui v0.27.2
[INFO] [stderr]   Downloaded glutin v0.31.3
[INFO] [stderr]   Downloaded egui_glow v0.27.2
[INFO] [stderr]   Downloaded egui-winit v0.27.2
[INFO] [stderr]   Downloaded epaint v0.27.2
[INFO] [stderr]   Downloaded orbclient v0.3.53
[INFO] [stderr]   Downloaded egui-wgpu v0.27.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2df070a9a8d0e9564d972a1f93c4603224f821992e9887918ccbd34684c19b41
[INFO] running `Command { std: "docker" "start" "-a" "2df070a9a8d0e9564d972a1f93c4603224f821992e9887918ccbd34684c19b41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2df070a9a8d0e9564d972a1f93c4603224f821992e9887918ccbd34684c19b41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2df070a9a8d0e9564d972a1f93c4603224f821992e9887918ccbd34684c19b41", kill_on_drop: false }`
[INFO] [stdout] 2df070a9a8d0e9564d972a1f93c4603224f821992e9887918ccbd34684c19b41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2475e333c383a9b1fbb5d7ebb1d9efbf17aaa492f20875508c4b08eefe25b662
[INFO] running `Command { std: "docker" "start" "-a" "2475e333c383a9b1fbb5d7ebb1d9efbf17aaa492f20875508c4b08eefe25b662", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking accesskit v0.12.3
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]     Checking emath v0.27.2
[INFO] [stderr]     Checking ecolor v0.27.2
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking accesskit_consumer v0.16.1
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]     Checking epaint v0.27.2
[INFO] [stderr]     Checking async-once-cell v0.5.4
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking egui v0.27.2
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking zvariant v3.15.2
[INFO] [stderr]     Checking webbrowser v0.8.15
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking egui_glow v0.27.2
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking zbus_names v2.6.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking zbus v3.15.2
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking atspi-common v0.3.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]     Checking sctk-adwaita v0.8.3
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking atspi-proxies v0.3.0
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking atspi-connection v0.3.0
[INFO] [stderr]     Checking atspi v0.19.0
[INFO] [stderr]     Checking accesskit_unix v0.6.2
[INFO] [stderr]     Checking accesskit_winit v0.16.1
[INFO] [stderr]     Checking egui-winit v0.27.2
[INFO] [stderr]     Checking eframe v0.27.2
[INFO] [stderr]     Checking rpi_open_emulator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/default_preset.rs:14:35
[INFO] [stdout]    |
[INFO] [stdout] 14 |     v.window_stroke = Stroke::new(1.0, Color32::from_rgb(51, 65, 85));
[INFO] [stdout]    |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/default_preset.rs:15:54
[INFO] [stdout]    |
[INFO] [stdout] 15 |     v.widgets.noninteractive.bg_stroke = Stroke::new(1.0, Color32::from_rgb(51, 65, 85));
[INFO] [stdout]    |                                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/default_preset.rs:16:54
[INFO] [stdout]    |
[INFO] [stdout] 16 |     v.widgets.noninteractive.fg_stroke = Stroke::new(1.0, TEXT_DIM);
[INFO] [stdout]    |                                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/default_preset.rs:20:48
[INFO] [stdout]    |
[INFO] [stdout] 20 |     v.widgets.inactive.bg_stroke = Stroke::new(1.0, Color32::from_rgb(71, 85, 105));
[INFO] [stdout]    |                                                ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/default_preset.rs:21:48
[INFO] [stdout]    |
[INFO] [stdout] 21 |     v.widgets.inactive.fg_stroke = Stroke::new(1.0, TEXT_MAIN);
[INFO] [stdout]    |                                                ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/default_preset.rs:24:47
[INFO] [stdout]    |
[INFO] [stdout] 24 |     v.widgets.hovered.bg_stroke = Stroke::new(1.0, ACCENT);
[INFO] [stdout]    |                                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/default_preset.rs:25:47
[INFO] [stdout]    |
[INFO] [stdout] 25 |     v.widgets.hovered.fg_stroke = Stroke::new(1.0, TEXT_MAIN);
[INFO] [stdout]    |                                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/default_preset.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |     v.widgets.active.bg_stroke = Stroke::new(1.0, ACTION);
[INFO] [stdout]    |                                              ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/default_preset.rs:29:46
[INFO] [stdout]    |
[INFO] [stdout] 29 |     v.widgets.active.fg_stroke = Stroke::new(1.5, TEXT_MAIN);
[INFO] [stdout]    |                                              ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/default_preset.rs:33:38
[INFO] [stdout]    |
[INFO] [stdout] 33 |     v.selection.stroke = Stroke::new(1.0, ACCENT);
[INFO] [stdout]    |                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/minimal_preset.rs:15:35
[INFO] [stdout]    |
[INFO] [stdout] 15 |     v.window_stroke = Stroke::new(0.5, Color32::from_white_alpha(20));
[INFO] [stdout]    |                                   ^^^ help: explicitly specify the type as `f32`: `0.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/minimal_preset.rs:16:54
[INFO] [stdout]    |
[INFO] [stdout] 16 |     v.widgets.noninteractive.bg_stroke = Stroke::new(0.5, Color32::from_white_alpha(12));
[INFO] [stdout]    |                                                      ^^^ help: explicitly specify the type as `f32`: `0.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/minimal_preset.rs:19:48
[INFO] [stdout]    |
[INFO] [stdout] 19 |     v.widgets.inactive.bg_stroke = Stroke::new(0.5, Color32::from_white_alpha(18));
[INFO] [stdout]    |                                                ^^^ help: explicitly specify the type as `f32`: `0.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/minimal_preset.rs:21:47
[INFO] [stdout]    |
[INFO] [stdout] 21 |     v.widgets.hovered.bg_stroke = Stroke::new(0.5, accent);
[INFO] [stdout]    |                                               ^^^ help: explicitly specify the type as `f32`: `0.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/minimal_preset.rs:22:46
[INFO] [stdout]    |
[INFO] [stdout] 22 |     v.widgets.active.bg_stroke = Stroke::new(0.5, TEXT_MAIN);
[INFO] [stdout]    |                                              ^^^ help: explicitly specify the type as `f32`: `0.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/minimal_preset.rs:24:38
[INFO] [stdout]    |
[INFO] [stdout] 24 |     v.selection.stroke = Stroke::new(0.5, accent);
[INFO] [stdout]    |                                      ^^^ help: explicitly specify the type as `f32`: `0.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/neon_preset.rs:15:35
[INFO] [stdout]    |
[INFO] [stdout] 15 |     v.window_stroke = Stroke::new(1.0, accent.linear_multiply(0.35));
[INFO] [stdout]    |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/neon_preset.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |     v.widgets.hovered.bg_stroke = Stroke::new(1.2, accent);
[INFO] [stdout]    |                                               ^^^ help: explicitly specify the type as `f32`: `1.2_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/neon_preset.rs:20:46
[INFO] [stdout]    |
[INFO] [stdout] 20 |     v.widgets.active.bg_stroke = Stroke::new(1.2, Color32::from_rgb(34, 211, 238));
[INFO] [stdout]    |                                              ^^^ help: explicitly specify the type as `f32`: `1.2_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/neon_preset.rs:22:38
[INFO] [stdout]    |
[INFO] [stdout] 22 |     v.selection.stroke = Stroke::new(1.0, accent);
[INFO] [stdout]    |                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/themes/mod.rs:120:33
[INFO] [stdout]     |
[INFO] [stdout] 120 |             .stroke(Stroke::new(1.5, border))
[INFO] [stdout]     |                                 ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/components/game_card.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 |         .stroke(Stroke::new(1.0, Color32::from_white_alpha(22)))
[INFO] [stdout]     |                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/components/sidebar.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 |         Stroke::new(1.5, theme::ACCENT)
[INFO] [stdout]    |                     ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/components/sidebar.rs:23:21
[INFO] [stdout]    |
[INFO] [stdout] 23 |         Stroke::new(1.0, Color32::from_white_alpha(18))
[INFO] [stdout]    |                     ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/screens/game_detail.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |         .stroke(Stroke::new(1.0, theme::accent_for_system(&game.system_key).linear_multiply(0.4)))
[INFO] [stdout]    |                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/screens/home.rs:113:33
[INFO] [stdout]     |
[INFO] [stdout] 113 |             .stroke(Stroke::new(1.0, theme::ACCENT.linear_multiply(0.55)))
[INFO] [stdout]     |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/screens/library.rs:58:29
[INFO] [stdout]    |
[INFO] [stdout] 58 |         .stroke(Stroke::new(1.0, Color32::from_rgb(60, 72, 105)))
[INFO] [stdout]    |                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/main.rs:260:65
[INFO] [stdout]     |
[INFO] [stdout] 260 | ...                   .stroke(Stroke::new(1.0, Color32::from_white_alpha(25)))
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/main.rs:361:53
[INFO] [stdout]     |
[INFO] [stdout] 361 | ...                   1.0,
[INFO] [stdout]     |                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/main.rs:430:33
[INFO] [stdout]     |
[INFO] [stdout] 430 |             .stroke(Stroke::new(1.0, Color32::from_rgb(50, 58, 82)))
[INFO] [stdout]     |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/main.rs:514:33
[INFO] [stdout]     |
[INFO] [stdout] 514 |             .stroke(Stroke::new(1.0, Color32::from_rgb(55, 65, 95)))
[INFO] [stdout]     |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/main.rs:591:33
[INFO] [stdout]     |
[INFO] [stdout] 591 |             .stroke(Stroke::new(1.0, Color32::from_rgb(55, 65, 95)))
[INFO] [stdout]     |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/main.rs:752:45
[INFO] [stdout]     |
[INFO] [stdout] 752 |                         .stroke(Stroke::new(1.0, accent.linear_multiply(0.4)))
[INFO] [stdout]     |                                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/default_preset.rs:14:35
[INFO] [stdout]    |
[INFO] [stdout] 14 |     v.window_stroke = Stroke::new(1.0, Color32::from_rgb(51, 65, 85));
[INFO] [stdout]    |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/default_preset.rs:15:54
[INFO] [stdout]    |
[INFO] [stdout] 15 |     v.widgets.noninteractive.bg_stroke = Stroke::new(1.0, Color32::from_rgb(51, 65, 85));
[INFO] [stdout]    |                                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/default_preset.rs:16:54
[INFO] [stdout]    |
[INFO] [stdout] 16 |     v.widgets.noninteractive.fg_stroke = Stroke::new(1.0, TEXT_DIM);
[INFO] [stdout]    |                                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/default_preset.rs:20:48
[INFO] [stdout]    |
[INFO] [stdout] 20 |     v.widgets.inactive.bg_stroke = Stroke::new(1.0, Color32::from_rgb(71, 85, 105));
[INFO] [stdout]    |                                                ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/default_preset.rs:21:48
[INFO] [stdout]    |
[INFO] [stdout] 21 |     v.widgets.inactive.fg_stroke = Stroke::new(1.0, TEXT_MAIN);
[INFO] [stdout]    |                                                ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/default_preset.rs:24:47
[INFO] [stdout]    |
[INFO] [stdout] 24 |     v.widgets.hovered.bg_stroke = Stroke::new(1.0, ACCENT);
[INFO] [stdout]    |                                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/default_preset.rs:25:47
[INFO] [stdout]    |
[INFO] [stdout] 25 |     v.widgets.hovered.fg_stroke = Stroke::new(1.0, TEXT_MAIN);
[INFO] [stdout]    |                                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/default_preset.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |     v.widgets.active.bg_stroke = Stroke::new(1.0, ACTION);
[INFO] [stdout]    |                                              ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/default_preset.rs:29:46
[INFO] [stdout]    |
[INFO] [stdout] 29 |     v.widgets.active.fg_stroke = Stroke::new(1.5, TEXT_MAIN);
[INFO] [stdout]    |                                              ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/default_preset.rs:33:38
[INFO] [stdout]    |
[INFO] [stdout] 33 |     v.selection.stroke = Stroke::new(1.0, ACCENT);
[INFO] [stdout]    |                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/minimal_preset.rs:15:35
[INFO] [stdout]    |
[INFO] [stdout] 15 |     v.window_stroke = Stroke::new(0.5, Color32::from_white_alpha(20));
[INFO] [stdout]    |                                   ^^^ help: explicitly specify the type as `f32`: `0.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/minimal_preset.rs:16:54
[INFO] [stdout]    |
[INFO] [stdout] 16 |     v.widgets.noninteractive.bg_stroke = Stroke::new(0.5, Color32::from_white_alpha(12));
[INFO] [stdout]    |                                                      ^^^ help: explicitly specify the type as `f32`: `0.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/minimal_preset.rs:19:48
[INFO] [stdout]    |
[INFO] [stdout] 19 |     v.widgets.inactive.bg_stroke = Stroke::new(0.5, Color32::from_white_alpha(18));
[INFO] [stdout]    |                                                ^^^ help: explicitly specify the type as `f32`: `0.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/minimal_preset.rs:21:47
[INFO] [stdout]    |
[INFO] [stdout] 21 |     v.widgets.hovered.bg_stroke = Stroke::new(0.5, accent);
[INFO] [stdout]    |                                               ^^^ help: explicitly specify the type as `f32`: `0.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/minimal_preset.rs:22:46
[INFO] [stdout]    |
[INFO] [stdout] 22 |     v.widgets.active.bg_stroke = Stroke::new(0.5, TEXT_MAIN);
[INFO] [stdout]    |                                              ^^^ help: explicitly specify the type as `f32`: `0.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/minimal_preset.rs:24:38
[INFO] [stdout]    |
[INFO] [stdout] 24 |     v.selection.stroke = Stroke::new(0.5, accent);
[INFO] [stdout]    |                                      ^^^ help: explicitly specify the type as `f32`: `0.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/neon_preset.rs:15:35
[INFO] [stdout]    |
[INFO] [stdout] 15 |     v.window_stroke = Stroke::new(1.0, accent.linear_multiply(0.35));
[INFO] [stdout]    |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/neon_preset.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |     v.widgets.hovered.bg_stroke = Stroke::new(1.2, accent);
[INFO] [stdout]    |                                               ^^^ help: explicitly specify the type as `f32`: `1.2_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/neon_preset.rs:20:46
[INFO] [stdout]    |
[INFO] [stdout] 20 |     v.widgets.active.bg_stroke = Stroke::new(1.2, Color32::from_rgb(34, 211, 238));
[INFO] [stdout]    |                                              ^^^ help: explicitly specify the type as `f32`: `1.2_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/themes/neon_preset.rs:22:38
[INFO] [stdout]    |
[INFO] [stdout] 22 |     v.selection.stroke = Stroke::new(1.0, accent);
[INFO] [stdout]    |                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/themes/mod.rs:120:33
[INFO] [stdout]     |
[INFO] [stdout] 120 |             .stroke(Stroke::new(1.5, border))
[INFO] [stdout]     |                                 ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/components/game_card.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 |         .stroke(Stroke::new(1.0, Color32::from_white_alpha(22)))
[INFO] [stdout]     |                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/components/sidebar.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 |         Stroke::new(1.5, theme::ACCENT)
[INFO] [stdout]    |                     ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/components/sidebar.rs:23:21
[INFO] [stdout]    |
[INFO] [stdout] 23 |         Stroke::new(1.0, Color32::from_white_alpha(18))
[INFO] [stdout]    |                     ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/screens/game_detail.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |         .stroke(Stroke::new(1.0, theme::accent_for_system(&game.system_key).linear_multiply(0.4)))
[INFO] [stdout]    |                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/screens/home.rs:113:33
[INFO] [stdout]     |
[INFO] [stdout] 113 |             .stroke(Stroke::new(1.0, theme::ACCENT.linear_multiply(0.55)))
[INFO] [stdout]     |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/screens/library.rs:58:29
[INFO] [stdout]    |
[INFO] [stdout] 58 |         .stroke(Stroke::new(1.0, Color32::from_rgb(60, 72, 105)))
[INFO] [stdout]    |                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/main.rs:260:65
[INFO] [stdout]     |
[INFO] [stdout] 260 | ...                   .stroke(Stroke::new(1.0, Color32::from_white_alpha(25)))
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/main.rs:361:53
[INFO] [stdout]     |
[INFO] [stdout] 361 | ...                   1.0,
[INFO] [stdout]     |                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/main.rs:430:33
[INFO] [stdout]     |
[INFO] [stdout] 430 |             .stroke(Stroke::new(1.0, Color32::from_rgb(50, 58, 82)))
[INFO] [stdout]     |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/main.rs:514:33
[INFO] [stdout]     |
[INFO] [stdout] 514 |             .stroke(Stroke::new(1.0, Color32::from_rgb(55, 65, 95)))
[INFO] [stdout]     |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/main.rs:591:33
[INFO] [stdout]     |
[INFO] [stdout] 591 |             .stroke(Stroke::new(1.0, Color32::from_rgb(55, 65, 95)))
[INFO] [stdout]     |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/main.rs:752:45
[INFO] [stdout]     |
[INFO] [stdout] 752 |                         .stroke(Stroke::new(1.0, accent.linear_multiply(0.4)))
[INFO] [stdout]     |                                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `extension` and `play_count` are never read
[INFO] [stdout]   --> src/core/library/catalog.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct GameEntry {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub extension: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub play_count: i64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `list_favorites` is never used
[INFO] [stdout]    --> src/core/library/catalog.rs:202:12
[INFO] [stdout]     |
[INFO] [stdout]  52 | impl Catalog {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub fn list_favorites(&self) -> anyhow::Result<Vec<GameEntry>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `refresh_all` is never used
[INFO] [stdout]   --> src/core/scraper/mod.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl ScraperPipeline {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn refresh_all(
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ScraperPlugin` is never used
[INFO] [stdout]   --> src/plugins/api.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub trait ScraperPlugin: Send + Sync {
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ThemePlugin` is never used
[INFO] [stdout]   --> src/plugins/api.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub trait ThemePlugin: Send + Sync {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Premium` is never constructed
[INFO] [stdout]  --> src/product/licensing.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum LicenseTier {
[INFO] [stdout]   |          ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 8 |     Premium,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `LicenseTier` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `premium_themes_unlocked`, `advanced_auto_scraper`, and `cloud_sync` are never used
[INFO] [stdout]   --> src/product/licensing.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl FeatureFlags {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] 25 |     pub fn premium_themes_unlocked(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn advanced_auto_scraper(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn cloud_sync(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `user_theme_dir_hint` is never used
[INFO] [stdout]  --> src/themes/custom/mod.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn user_theme_dir_hint() -> &'static str {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `extension` and `play_count` are never read
[INFO] [stdout]   --> src/core/library/catalog.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct GameEntry {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub extension: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub play_count: i64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `list_favorites` is never used
[INFO] [stdout]    --> src/core/library/catalog.rs:202:12
[INFO] [stdout]     |
[INFO] [stdout]  52 | impl Catalog {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub fn list_favorites(&self) -> anyhow::Result<Vec<GameEntry>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `refresh_all` is never used
[INFO] [stdout]   --> src/core/scraper/mod.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl ScraperPipeline {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn refresh_all(
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ScraperPlugin` is never used
[INFO] [stdout]   --> src/plugins/api.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub trait ScraperPlugin: Send + Sync {
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ThemePlugin` is never used
[INFO] [stdout]   --> src/plugins/api.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub trait ThemePlugin: Send + Sync {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Premium` is never constructed
[INFO] [stdout]  --> src/product/licensing.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum LicenseTier {
[INFO] [stdout]   |          ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 8 |     Premium,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `LicenseTier` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `premium_themes_unlocked`, `advanced_auto_scraper`, and `cloud_sync` are never used
[INFO] [stdout]   --> src/product/licensing.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl FeatureFlags {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] 25 |     pub fn premium_themes_unlocked(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn advanced_auto_scraper(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn cloud_sync(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `user_theme_dir_hint` is never used
[INFO] [stdout]  --> src/themes/custom/mod.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn user_theme_dir_hint() -> &'static str {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "2475e333c383a9b1fbb5d7ebb1d9efbf17aaa492f20875508c4b08eefe25b662", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2475e333c383a9b1fbb5d7ebb1d9efbf17aaa492f20875508c4b08eefe25b662", kill_on_drop: false }`
[INFO] [stdout] 2475e333c383a9b1fbb5d7ebb1d9efbf17aaa492f20875508c4b08eefe25b662
